(scheme-syntax-propertize-sexp-comment): Handle nested sexp-comments
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 1 Apr 2024 06:12:51 +0000 (02:12 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 1 Apr 2024 06:14:13 +0000 (02:14 -0400)
commit0f504dde3388687d1214182fa519354146947635
tree0a8272d039c56d968a6acf97b10f37f8ba1c794e
parent9caf5cb55a3889fea019c73d6a3040204d77bf39
(scheme-syntax-propertize-sexp-comment): Handle nested sexp-comments

Well, I'm not completely sure this will work right in all cases,
because I've been confused about this in the past.
It works in my test case, at least.

* lisp/progmodes/scheme.el (scheme-syntax-propertize-sexp-comment):
Look for nested `#;` and mark them appropriately.
etc/NEWS
lisp/progmodes/scheme.el